Skip to content

docs: Add cursor as a supported integration#5

Merged
hawkeyexl merged 1 commit intomainfrom
promptless/add-cursor-integration
Feb 27, 2026
Merged

docs: Add cursor as a supported integration#5
hawkeyexl merged 1 commit intomainfrom
promptless/add-cursor-integration

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Feb 27, 2026

Open this suggestion in Promptless to view citations and reasoning process

Documents the new cursor integration added to the GitHub Action. Updates the integrations page with cursor in the supported integrations table, integration behaviors table, and setup notes. Also updates the github-action repo documentation with cursor in the integrations list.

Trigger Events

doc-detective/github-action PR #57: Add `cursor` as a supported integration

Promptless Research (1 GitHub PR)

Agent Response

I've reviewed PR #57 which adds cursor as a supported integration to the GitHub Action, and created a documentation suggestion to reflect this change.

Summary of Documentation Updates

Files updated:

  1. fern/pages/docs/get-started/integrations.mdx

    • Added cursor to the "Supported integrations" table
    • Added cursor to the "Integration behaviors" table with behavior description
    • Added Cursor setup note in the prerequisites section
  2. fern/pages/contribute/repos/github-action.md

    • Added cursor to the list of supported integration values

The new cursor integration follows the same pattern as claude and dosu—it mentions @cursor with the configured prompt when an issue is created on test failure. The documentation updates maintain consistency with how other integrations are documented.


Tip: Filter the Dashboard by labels or assignees to focus on what matters to you 🔎

|-------------|-------------|
| `claude` | Anthropic's Claude AI assistant |
| `copilot` | GitHub Copilot |
| `cursor` | Cursor AI assistant |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Added cursor integration based on changes in index.js where cursor was added to INTEGRATION_MAP with pattern @cursor $PROMPT, following the same pattern as claude and dosu.
View source

- `promptless`: Mentions @Promptless with the prompt
- `dosu`: Mentions @dosu with the prompt
- `claude`: Mentions @claude with the prompt
- `cursor`: Mentions @cursor with the prompt
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Added cursor integration based on changes in action.yml which updated the supported values list, and index.js which added the @cursor $PROMPT mapping.
View source

@promptless promptless bot marked this pull request as ready for review February 27, 2026 17:25
@promptless
Copy link
Contributor Author

promptless bot commented Feb 27, 2026

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@hawkeyexl hawkeyexl merged commit fb613df into main Feb 27, 2026
@hawkeyexl hawkeyexl deleted the promptless/add-cursor-integration branch February 27, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant